home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / groff / man.local next >
Text File  |  2009-08-18  |  854b  |  27 lines

  1. .\" This file is loaded after an-old.tmac.
  2. .\" Put any local modifications to an-old.tmac here.
  3. .
  4. .if n \{\
  5. .  \" Debian: Map \(oq to ' rather than ` in nroff mode for devices other
  6. .  \" than utf8.
  7. .  if !'\*[.T]'utf8' \
  8. .    tr \[oq]'
  9. .
  10. .  \" Debian: Disable the use of SGR (ANSI colour) escape sequences by
  11. .  \" grotty.
  12. .  if '\V[GROFF_SGR]'' \
  13. .    output x X tty: sgr 0
  14. .
  15. .  \" Debian: Map \- to the Unicode HYPHEN-MINUS character, to make
  16. .  \" searching in man pages easier.
  17. .  if '\*[.T]'utf8' \
  18. .    char \- \N'45'
  19. .
  20. .  \" Debian: Many UTF-8 man pages use "-" instead of "\-" for dashes such
  21. .  \" as those in command-line options. This is a bug in those pages, but
  22. .  \" too many fonts are missing the Unicode HYPHEN character, so we render
  23. .  \" this as the ASCII-compatible HYPHEN-MINUS instead.
  24. .  if '\*[.T]'utf8' \
  25. .    char - \N'45'
  26. .\}
  27.